[INFO] fetching crate mapf 0.3.0...
[INFO] checking mapf-0.3.0 against try#2cbf9c3ff35600794d69a7dc7ab399810a067910 for pr-129249-2
[INFO] extracting crate mapf 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mapf 0.3.0
[INFO] finished tweaking crates.io crate mapf 0.3.0
[INFO] tweaked toml for crates.io crate mapf 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mapf 0.3.0 on toolchain 2cbf9c3ff35600794d69a7dc7ab399810a067910
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mapf 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e
[INFO] running `Command { std: "docker" "start" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e" "/opt/rustwide/cargo-home/bin/cargo" "+2cbf9c3ff35600794d69a7dc7ab399810a067910" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking async_once v0.2.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sorted-vec v0.8.6
[INFO] [stderr]     Checking time-point v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking bitfield v0.19.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking nalgebra v0.31.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling cached_proc_macro v0.15.0
[INFO] [stderr]     Checking cached v0.40.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking mapf v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless conversion to the same type: `<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action`
[INFO] [stdout]    --> src/domain/activity.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 .map(|(a, s)| (a.into(), s.into()))
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action as Into<<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::State`
[INFO] [stdout]    --> src/domain/activity.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 .map(|(a, s)| (a.into(), s.into()))
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::State as Into<<Base as domain::Domain>::State>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::State`
[INFO] [stdout]    --> src/domain/activity.rs:262:45
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 .map(|r| r.map(|(a, s)| (a, s.into())).map_err(Into::into));
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::State as Into<<Base as domain::Domain>::State>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::Error`
[INFO] [stdout]    --> src/domain/activity.rs:485:45
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 Err(err) => return Some(Err(err.into())),
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::Error as Into<<Base as domain::Domain>::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<D as activity::Activity<<D as domain::Domain>::State>>::Action`
[INFO] [stdout]    --> src/algorithm/a_star.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 action.into(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<D as activity::Activity<<D as domain::Domain>::State>>::Action as Into<<D as activity::Activity<<D as domain::Domain>::State>>::Action>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action`
[INFO] [stdout]    --> src/domain/activity.rs:188:32
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 .map(|(a, s)| (a.into(), s.into()))
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action as Into<<Prop as activity::Activity<<Base as domain::Domain>::State>>::Action>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::State`
[INFO] [stdout]    --> src/domain/activity.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 .map(|(a, s)| (a.into(), s.into()))
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::State as Into<<Base as domain::Domain>::State>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::State`
[INFO] [stdout]    --> src/domain/activity.rs:262:45
[INFO] [stdout]     |
[INFO] [stdout] 262 |                 .map(|r| r.map(|(a, s)| (a, s.into())).map_err(Into::into));
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::State as Into<<Base as domain::Domain>::State>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<Base as domain::Domain>::Error`
[INFO] [stdout]    --> src/domain/activity.rs:485:45
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 Err(err) => return Some(Err(err.into())),
[INFO] [stdout]     |                                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<Base as domain::Domain>::Error as Into<<Base as domain::Domain>::Error>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `<D as activity::Activity<<D as domain::Domain>::State>>::Action`
[INFO] [stdout]    --> src/algorithm/a_star.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 action.into(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<<D as activity::Activity<<D as domain::Domain>::State>>::Action as Into<<D as activity::Activity<<D as domain::Domain>::State>>::Action>::into(val) to avoid triggering this lint
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.55s
[INFO] running `Command { std: "docker" "inspect" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e", kill_on_drop: false }`
[INFO] [stdout] e9b29a11487182a3825cf8e8e264acf3552141751c674deceaf73263393f546e
